Search Results

Results 1 to 25 out of 201

Name Type Description Download
Replace OpenStudio Model Ruby measure
Repo: NREL/openstudio-common-measures-gem
download Replace OpenStudio Model
Remove Orphan Objects and Unused Resources Ruby measure This is the start of a measure that will have expanded functionality over time. It will have two distinct functions. One will be to remove orphan objects. This will typically include things that should never have been left alone and often are not visible in the GUI. This would include load...
Repo: NREL/openstudio-common-measures-gem
download Remove Orphan Objects and Unused Resources
Shadow Calculation Ruby measure This measure sets the fields of the ShadowCalculation object, which is used to control some details of EnergyPlus’s solar, shadowing, and daylighting models.
Repo: NREL/openstudio-common-measures-gem
download Shadow Calculation
ShiftScheduleByType Ruby measure This measure was developed for the URBANopt Class Project and shifts specific building schedules if they include cooling ("CLG"), heating ("HTG"), or air ("Air") strings. The measure will shift these chosen schedules by an amount specified by the user and will also output a .csv file of the...
Repo: NREL/openstudio-load-flexibility-measures-gem
download ShiftScheduleByType
Find and Replace Object Names in the Model Ruby measure This measure will find and replace the string you search for in names of all objects in the model.
Repo: NREL/openstudio-model-articulation-gem
download Find and Replace Object Names in the Model
Create Typical DEER Building from Model Ruby measure Takes a model with space and stub space types, and assigns constructions, schedules, internal loads, hvac, and other loads such as exterior lights and service water heating.
Repo: NREL/openstudio-model-articulation-gem
download Create Typical DEER Building from Model
Merge Spaces from External File Ruby measure The measure lets you merge the contents from spaces in an external file into spaces in your current model. Spaces are identifed by the space name being the same in the two models. If a space is in the current model but not the external model they will be deleted. If a space is in both models the...
Repo: NREL/openstudio-model-articulation-gem
download Merge Spaces from External File
AssignSpaceTypeBySpaceName Ruby measure Assign space type to spaces with names that include a user defined string. Optionally skip over spaces that already have space types assigned directly to the space.
Repo: NREL/openstudio-model-articulation-gem
download AssignSpaceTypeBySpaceName
Create Typical DOE Building from Model Ruby measure Takes a model with space and stub space types, and assigns constructions, schedules, internal loads, hvac, and other loads such as exterior lights and service water heating.
Repo: NREL/openstudio-model-articulation-gem
download Create Typical DOE Building from Model
Find And Replace In All Thermal Zone Names Ruby measure This measure will find and replace text in all thermal zone names. If the resulting name doesn't represent a unique thermal zone name it won't be changed. The search string must not be empty, but the replace string be empty.
Repo: NREL/openstudio-model-articulation-gem
download Find And Replace In All Thermal Zone Names
Space Type and Construction Set Wizard Ruby measure Create DOE space types and or construction sets for the requested building type, climate zone, and target.
Repo: NREL/openstudio-model-articulation-gem
download Space Type and Construction Set Wizard
Blended Space Type from Model Ruby measure This measure will remove all space type assignemnts and hard assigned internal loads from spaces that are included in the building floor area. Spaces such as plenums and attics will be left alone. A blended space type will be created from the original internal loads and assigned at the building...
Repo: NREL/openstudio-model-articulation-gem
download Blended Space Type from Model
Create Parametric Schedules Ruby measure Create parametric schedules for internal loads and HVAC availability. Replace existing schedules in model with newly generated schedules. New schedules along with hours of operation schedule will go in a building level schedule set.
Repo: NREL/openstudio-model-articulation-gem
download Create Parametric Schedules
Blended Space Type from Floor Area Ratios Ruby measure This measure will take a string argument describing the space type ratios, for space types already in the model. There is also an argument to set the new blended space type as the default space type for the building. The space types refererenced by this argument should already exist in the model.
Repo: NREL/openstudio-model-articulation-gem
download Blended Space Type from Floor Area Ratios
Create DOE Prototype Building Ruby measure Creates the DOE Reference Building Models as starting points for other analyses.
Repo: NREL/openstudio-model-articulation-gem
download Create DOE Prototype Building
DEER Space Type and Construction Set Wizard Ruby measure Create DEER space types and or construction sets for the requested building type, climate zone, and target.
Repo: NREL/openstudio-model-articulation-gem
download DEER Space Type and Construction Set Wizard
Create Baseline Building Ruby measure Creates the Performance Rating Method baseline building. For 90.1, this is the Appendix G aka LEED Baseline. For India ECBC, this is the Appendix D Baseline. Note: for 90.1, this model CANNOT be used for code compliance; it is not the same as the Energy Cost Budget baseline.
Repo: NREL/openstudio-model-articulation-gem
download Create Baseline Building
Create DEER Prototype Building ALPHA Version Ruby measure Creates the DEER Prototype Building Models as starting points for other analyses. This measure is a work-in-progress ALPHA version. Some of the building types do not simulate correctly, and no attempt has yet been made to ensure that the simulation results match the DOE-2 DEER Prototypes.
Repo: NREL/openstudio-model-articulation-gem
download Create DEER Prototype Building ALPHA Version
Create Typical Building from Model Ruby measure Takes a model with space and stub space types, and assigns constructions, schedules, internal loads, hvac, and other loads such as exterior lights and service water heating.
Repo: NREL/openstudio-model-articulation-gem
download Create Typical Building from Model
AssignSpaceTypeToBuilding Ruby measure This will assign a default space type to the building. Optionally you can also remove an exisiting default space type
Repo: NREL/openstudio-model-articulation-gem
download AssignSpaceTypeToBuilding
Inspect and Edit Parametric Schedules Ruby measure This model will create arguments out of additional property inputs for parametric schedules in the model. You can use this just to inspect, or you can alter the inputs. It will not make parametric inputs for schedules that are not already setup as parametric. If you want to generate parametric...
Repo: NREL/openstudio-calibration-gem
download Inspect and Edit Parametric Schedules
Shift Hours of Operation Ruby measure This measure will infer the hours of operation for the building and then will shift the start of the hours of operation and change the duration of the hours of operation. In an alternate workflow you can directly pass in target start and duration rather than a shift and delta. Inputs can vary...
Repo: NREL/openstudio-calibration-gem
download Shift Hours of Operation
General Calibration Measure Percent Change Ruby measure This is a general purpose measure to calibrate space and space type elements with a percent change.
Repo: NREL/openstudio-calibration-gem
download General Calibration Measure Percent Change
Add Monthly JSON Utility Data Ruby measure Add Monthly JSON Utility Data
Repo: NREL/openstudio-calibration-gem
download Add Monthly JSON Utility Data
General Calibration Measure Multiplier Ruby measure This is a general purpose measure to calibrate space and space type elements with a Multiplier.
Repo: NREL/openstudio-calibration-gem
download General Calibration Measure Multiplier